TagKeyUtil
Utility class to create Identifiers and TagKeys using a specified namespace and registry.
Parameters
TContent
The type of the content to register
modId
The namespace of the content to register.
registry
The registry the content is registered in
Inheritors
Constructors
Link copied to clipboard
public TagKeyUtil<TContent> TagKeyUtil<TContent extends Any>(String modId, RegistryKey<Registry<TContent>> registry)
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Creates an Identifier from the namespace specified in the constructor and a given path.